home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7093 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: pop.gnn.com!RHerreria
  2. From: RHerreria@gnn.com (RUDI HERRERIA)
  3. Newsgroups: comp.lang.c
  4. Subject: Assembler, linker, debugger
  5. Date: Sun, 18 Feb 1996 10:59:42
  6. Organization: Megaweb
  7. Message-ID: <4g7sum$hf5@news-e1a.megaweb.com>
  8. NNTP-Posting-Host: @www-14-237.gnn.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset="us-ascii"
  11. X-GNN-NewsServer-Posting-Date: 18 Feb 1996 18:59:34 GMT
  12. X-Mailer: GNNmessenger 1.2
  13.  
  14.     I need to know how to set up the options|transfer for editing
  15.  the systems menu in Borland C v3.  When I call the tlink under the 
  16.  systems menu I get a "cannot open dpimem.dll" error message.  When 
  17.  I use the shell out to dos option and link from within Borland I   
  18.  get the same message but when I use the regular dos prompt, the    
  19.  linker works.  I also need help in setting up the turbo debugger.  
  20.  When I try to call from Borland I get a "fatal EMS error" and when
  21.  I do it from the dos prompt I get a program has no symbol table
  22.  message.  I have a 486 that runs under win95 with a regular setup,
  23.  any help would be greatly appreciated.
  24.  P.S. I am not that knowledgable in highly technical terms so   
  25.  please keep the response simple.
  26.  
  27.